home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / dvips.new / RCS / config.ps,v < prev    next >
Encoding:
Text File  |  1991-01-14  |  453 b   |  43 lines

  1. head     1.1;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    tve:1.1; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.1
  10. date     91.01.14.12.50.44;  author tve;  state Exp;
  11. branches ;
  12. next     ;
  13.  
  14.  
  15. desc
  16. @Original
  17. @
  18.  
  19.  
  20.  
  21. 1.1
  22. log
  23. @Initial revision
  24. @
  25. text
  26. @*
  27. *   With a virtual machine, we can claim 1M of memory.
  28. *
  29. m 1000000
  30. *
  31. *   And send output by default to a PostScript file.
  32. *
  33. o !lpr
  34. *
  35. *   Default resolution.
  36. *
  37. D 400
  38. *
  39. *   Last resort sizes.
  40. *
  41. R 100 120 144 300 360 400 432 480
  42. @
  43.